toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.browser.callback.input
/
[jvm]PressKeyCallback
/
Response
Response
interface
Response
A response of the
PressKeyCallback
.
Members
Functions
proceed
Link copied to clipboard
open
fun
proceed
(
)
:
PressKeyCallback.Response
Returns a
Response
instance that allows the browser to process the event.
suppress
Link copied to clipboard
open
fun
suppress
(
)
:
PressKeyCallback.Response
Returns a
Response
instance that indicates that the event should be suppressed.